home *** CD-ROM | disk | FTP | other *** search
/ How Would You Survive? / How Would You Survive (1995)(Grolier)[Mac-PC].iso / pc / vtheatre.dir / 00353_Script_353 < prev    next >
Text File  |  1995-09-12  |  153b  |  20 lines

  1. global gLastMarker
  2.  
  3. on enterframe
  4.   TheatreSetUp2
  5.   set gLastMarker = "YourFamilyX"
  6. end
  7.  
  8. on exitframe
  9.   go the frame + 1
  10. end
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.